home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / NETSHELL.DL_ / netshell.dll / REGISTRY / 160 (.txt) < prev    next >
Encoding:
InstallShield Script  |  2003-06-19  |  479 b   |  17 lines

  1.     Delete Network.CommonConnectionUi.1
  2.     Delete Network.CommonConnectionUi
  3.     NoRemove CLSID
  4.     {
  5.         ForceRemove {7007ACD1-3202-11D1-AAD2-00805FC1270E} = s 'Network Common Connections Ui'
  6.         {
  7.             DefaultIcon
  8.             
  9.             Delete ProgID
  10.             Delete VersionIndependentProgID
  11.             InProcServer32 = s '%MODULE%'
  12.             {
  13.                 val ThreadingModel = s 'Both'
  14.             }
  15.         }
  16.     }
  17.